Specifies the URL where the N4 Services Web Service is running.
The Configuration Billing
Service Types
Service Types view
Actions
Update Service Types from SPARCS N4 action uses this URL to retrieve the data from N4.
Depending on whether N4 is using the REST or SOAP API client, the URL will be different. Check the setting ARGOCORE026 (REST_CLIENT_ENABLED) (on page 1) to see which client N4 is using.
If N4 is using the RESTful client, enter the URL with this format:
http://<ServerName>:<Port>/apex/rest/xml/servicesservice
If N4 is using the SOAP client, enter the URL with this format:
http://<ServerName>:<Port>/apex/services/servicesservice
Where the <ServerName> is the DNS name of the server where N4 is installed and <PortCode> is the port ID, such as 9080, that you have configured for the Web Service to use.
Notes
In addition to specifying the URL in the CGOWS004 setting, you must also set the CGOWS002 (N4_WS_USERID) (on page 1) and the CGOWS003 (N4_WS_PASSWORD) (on page 1) configuration settings to specify the user authentication details to access the URL.
You must override this setting at the Global scope level to allow N4 Billing to communicate with N4 and return the correct results regardless of the scope level at which the user running the query is logged in.